[INFO] cloning repository https://github.com/iddm/strict-typing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iddm/strict-typing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f11a679340380f7346b1128d4a5dee0037843650
[INFO] testing iddm/strict-typing against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddm%2Fstrict-typing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iddm/strict-typing
[INFO] finished tweaking git repo https://github.com/iddm/strict-typing
[INFO] tweaked toml for git repo https://github.com/iddm/strict-typing written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iddm/strict-typing on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iddm/strict-typing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed452d1c056ab536a8c7a5570bbfdaeabfd6c024b0c605bd2ad3f2937c2cc42
[INFO] running `Command { std: "docker" "start" "-a" "0ed452d1c056ab536a8c7a5570bbfdaeabfd6c024b0c605bd2ad3f2937c2cc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed452d1c056ab536a8c7a5570bbfdaeabfd6c024b0c605bd2ad3f2937c2cc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed452d1c056ab536a8c7a5570bbfdaeabfd6c024b0c605bd2ad3f2937c2cc42", kill_on_drop: false }`
[INFO] [stdout] 0ed452d1c056ab536a8c7a5570bbfdaeabfd6c024b0c605bd2ad3f2937c2cc42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd49fb318662dd2e3b3cbac1244503af42208ed7f5707f8527a0e6eb20a0ca3a
[INFO] running `Command { std: "docker" "start" "-a" "dd49fb318662dd2e3b3cbac1244503af42208ed7f5707f8527a0e6eb20a0ca3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.80s
[INFO] running `Command { std: "docker" "inspect" "dd49fb318662dd2e3b3cbac1244503af42208ed7f5707f8527a0e6eb20a0ca3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd49fb318662dd2e3b3cbac1244503af42208ed7f5707f8527a0e6eb20a0ca3a", kill_on_drop: false }`
[INFO] [stdout] dd49fb318662dd2e3b3cbac1244503af42208ed7f5707f8527a0e6eb20a0ca3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6295d5837d907790645c7d0b5a37633ec44e9c1b3628dfb35b0c98e027c7e738
[INFO] running `Command { std: "docker" "start" "-a" "6295d5837d907790645c7d0b5a37633ec44e9c1b3628dfb35b0c98e027c7e738", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.72s
[INFO] running `Command { std: "docker" "inspect" "6295d5837d907790645c7d0b5a37633ec44e9c1b3628dfb35b0c98e027c7e738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6295d5837d907790645c7d0b5a37633ec44e9c1b3628dfb35b0c98e027c7e738", kill_on_drop: false }`
[INFO] [stdout] 6295d5837d907790645c7d0b5a37633ec44e9c1b3628dfb35b0c98e027c7e738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82cf2ae82886082d457df41c474e209cf59986b636164b42bf22aa937e64a6e4
[INFO] running `Command { std: "docker" "start" "-a" "82cf2ae82886082d457df41c474e209cf59986b636164b42bf22aa937e64a6e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strict_typing-16169253cc83a998)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-24da861fae663566)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strict-typing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strict-typing-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/strict-typing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.18s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/cases/pass_allow_with_docs.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_disallow_with_docs.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_enum.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_function.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_impl_block.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_newtype_struct.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/pass_trait.rs [should pass] ... ok
[INFO] [stderr] test tests/cases/fail_disallow_extra_type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_enum_primitive.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_function_param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_function_return.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_impl_param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_missing_strictness_docs.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_struct_primitive.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/cases/fail_trait_return.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Doc-tests strict_typing
[INFO] [stdout] test compile_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - strict_types (line 251) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 268) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 282) ... ignored
[INFO] [stdout] test src/lib.rs - strict_types (line 228) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - strict_types (line 228) stdout ----
[INFO] [stdout] error: field `my_field` uses disallowed type `MyNewTypeWrapper < u8 >`
[INFO] [stdout]    --> src/lib.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     my_field: MyNewTypeWrapper<u8>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - strict_types (line 228)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.11s; merged doctests compilation took 0.05s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "82cf2ae82886082d457df41c474e209cf59986b636164b42bf22aa937e64a6e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cf2ae82886082d457df41c474e209cf59986b636164b42bf22aa937e64a6e4", kill_on_drop: false }`
[INFO] [stdout] 82cf2ae82886082d457df41c474e209cf59986b636164b42bf22aa937e64a6e4
